home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 050 / pxg11.arc / LANGEXP.KDB < prev    next >
Encoding:
Text File  |  1985-10-06  |  678 b   |  19 lines

  1. Programming Language Selection Expert
  2. Q:Are you writing a large (>1000 line) program?
  3. YQ:Are you a subcontractor working for the Department of Defense?
  4.  YC:Use ADA
  5.  NQ:Will you be linking to standard object modules?
  6.   YQ:Do you want runtime subscript and subrange checking?
  7.    YC:Use Microsoft Pascal
  8.    NC:Use Lattice C
  9.   NQ:Is you application <10,000 lines?
  10.    YQ:Is this a business or accounting type application?
  11.     YC:Use Cobol
  12.     NC:Use Turbo Pascal
  13.    NC:Use Microsoft Pascal
  14. NQ:Is the program a resident DOS extension?
  15.  YC:Use Assembly Language
  16.  NQ:Are you writing a knowledge-based expert system?
  17.   YC:Use the Pascal Expert Generator
  18.   NC:Use Basic
  19.